Skip to content

dev-python/cryptography: diable LTO#885

Open
alanswanson wants to merge 1 commit intoInBetweenNames:masterfrom
alanswanson:lto-cryptography
Open

dev-python/cryptography: diable LTO#885
alanswanson wants to merge 1 commit intoInBetweenNames:masterfrom
alanswanson:lto-cryptography

Conversation

@alanswanson
Copy link

Causes "_rust.abi3.so: undefined symbol: PyInit__openssl" due to LTO conflict when using GCC for C/C++ and Clang/LLVM for Rust. Only started with 41.0.1 for me but Gentoo bug references 40.0.1.

https://bugs.gentoo.org/903908
pyca/cryptography#9023

Unfortunately likely to be something that'll occur more frequently as Rust pervades more packages (or until GCC can compile Rust).

Causes "_rust.abi3.so: undefined symbol: PyInit__openssl" due to
LTO conflict when using GCC for C/C++ and Clang/LLVM for Rust.

https://bugs.gentoo.org/903908
pyca/cryptography#9023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant